Skip to main content

CustomPostProcessing

Complete API reference for CustomPostProcessing, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class CustomPostProcessing extends Component

Constructors

SignatureDescription
CustomPostProcessing(CustomPostProcessing)Executes CustomPostProcessing and returns after the underlying engine call finishes.
CustomPostProcessing(Engine)Executes CustomPostProcessing and returns after the underlying engine call finishes.
CustomPostProcessing()Executes CustomPostProcessing and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceCustomPostProcessingRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
paramStringsetVirtual attribute exposed by setParam. Access it like a field to read or write the underlying value.
shaderFileStringget/setVirtual attribute exposed by getShaderFile. Access it like a field to read or write the underlying value.
timefloatget/setVirtual attribute exposed by getTime. Access it like a field to read or write the underlying value.